projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdee13e
)
Use <paths.h>, not "paths.h".
author
Karl Heuer
<kwzh@gnu.org>
Tue, 19 Dec 1995 21:43:33 +0000
(21:43 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Tue, 19 Dec 1995 21:43:33 +0000
(21:43 +0000)
src/xfns.c
patch
|
blob
|
history
diff --git
a/src/xfns.c
b/src/xfns.c
index bb3c6fbe3d788e998ce232b72631e89927a7eebd..2ae32fe016aca2f4fe76ec7c1add2c741e369771 100644
(file)
--- a/
src/xfns.c
+++ b/
src/xfns.c
@@
-35,7
+35,7
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include "dispextern.h"
#include "keyboard.h"
#include "blockinput.h"
-#include
"paths.h"
+#include
<paths.h>
#ifdef HAVE_X_WINDOWS
extern void abort ();